* alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).
authorPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Nov 2011 05:37:49 +0000 (21:37 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Mon, 7 Nov 2011 05:37:49 +0000 (21:37 -0800)
commit465a0c73c06f0b9d9d93faca0a9ff0dccc0354b0
tree5f84381af3a370ad329d45da3f85880b36351588
parent1c1ecf9f3125cdd135108a87116076dfa2f08424
* alloc.c (DEADP): New macro, for porting to GNU/Hurd (Bug#9926).

This is also needed for porting to any host where GC_MARK_STACK is
not GC_MAKE_GCPROS_NOOPS.
(which_symbols): Use it.
src/ChangeLog
src/alloc.c